@charset "utf-8";
/*全局控制*/
body { margin:0; padding:0; font-size:12px; line-height:22px; font-family:"宋体", "Arial Narrow"; color:#000; background-color: #fdf2d6; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center top; }
html, body, div, dl, dt, dd, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, p { margin:0; padding:0; font-size:12px; }
input, select { font-size:12px; line-height:16px; }
img { border:0; }
a { color:#000; text-decoration:none; }
a:hover { color: #FF0000; }
.dis { display:block; }
.undis { display:none; }



/*首页*/
.nav a{display:block;width:84px;height:32px;line-height:32px;text-align: center;font-size: 12px;color: #FFFFFF;}
.nav a:hover{background:url(../images/index_13.jpg) no-repeat top center; color: #ffffff; }
.nav_bg{background:url(../images/nav_bg.jpg) no-repeat top center;margin-bottom:15px;}
.case_bg{ background-image: url(../images/index_12.jpg); background-repeat: no-repeat; background-position: 24px bottom; }
.case{color:#000;line-height:20px;}
.case a{color:#602a0f;font-weight:bold;}
.case a:hover{color:#ff0000;font-weight:bold;}
.pro a{color:#442c22;}
.pro a:hover{color:#ff0000;}
.list a{display:block;width:165px;height:23px;line-height:23px;text-align: left;font-size: 14px;color: #000;font-weight:bold;text-indent:13px;}
.list a:hover{ background:url(../images/index_11.jpg) no-repeat top center;color: #ffffff; }
.con_t{color:#3c2215;}
.con_tel{ color:#3c2215; font-size:26px; font-weight:bolder; line-height:28px; }
.case_text{color:#bda47f;line-height:24px;}
.copy{color:#3c2215;}


/*-----二级页------*/
.main_title{color:#442c22;font-size:16px;font-weight:bold;}
.main_cseet{color:#61341d;font-size:14px;font-weight:bold;line-height:22px;}
.main_case{color:#61341d;line-height:18px;}
.main_case a{color:#61341d;line-height:18px;}
.main_case a:hover{color:#ff0000;}
.main_copy{border-top:solid 1px #392115;color:#3c2215;}
/*产品详细*/
.sub_content h1.title{text-align:center;}
.sub_content_showimg{margin:20px 0;text-align:center;overflow:hidden;}
.sub_content_showimg a img{border:1px solid #ccc;padding:1px;}
.sub_content_showimg a:hover img{border:1px solid #999;padding:1px;background:#B1D8F3;}
.proshow_text{border:1px solid #ddd;margin-bottom:10px;}
.proshow_text td{padding:8px;}
.proshow_text th{color:#2f2f2f;line-height:24px;background:url(../images/bg_th.gif) repeat-x 0 bottom;padding-left:5px;border-bottom:1px solid #ddd;}
